func math.archLog2

2 uses

	math (current package)
		log10.go#L24: 		return archLog2(x)
		stubs.go#L110: func archLog2(x float64) float64 {